home *** CD-ROM | disk | FTP | other *** search
- ************************************************************
- The Java IDE.
- NetXS Inc. 03/1996
-
- Not too much to say yet. This program is in the very early
- stages of development. This is the Alpha v0.1 release, so
- that means we will probably make 20 or so *major* revisions
- to the IDE before we feel it is an actual tool.The program
- has not been extensivly tested yet so please note that bugs
- are going to exist, but they are not going to put
- your system at risk!! The Java IDE is really designed just to
- give Java developers an easy Windows 95 editor to work with,
- since we couldn't find one!! The program has been tested on
- some simple Java files, and works fine.
-
- Please ensure that all the necessary Java directories are in
- your path statement. You should have
- statements in your autoexec.bat similar to the following:
-
- REM JAVA
- set PATH=%PATH%;D:\JDK;D:\JDK\MYJAVA;D:\JDK\BIN
- set PATH=%PATH%;D:\JDK\CLASSES;D:\JDK\DEMO;D:\JDK\INCLUDE;D:\JDK\LIB
- REM END OF JAVA
-
-
- Look for more updates very soon!!! Any and all suggestions,
- ideas, criticisms or whatever are welcomed! Please send to:
-
- NetXS Inc.
- 6311 Jamesville Drive
- Tampa, Florida 33617
- netxs@pobox.com
- http://www.opennet.com/NetXS/
-
- Please note a subject of: Java IDE on all correspondance.
-
- **************************************************************
- Thanks for trying out the Java IDE!!!
- **************************************************************
-